@charset "utf-8";
/* CSS Document */
/*样式初始化*/
* {
	margin: 0 auto;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: '宋体';
	background-color: #0F1C3C;
}
ul li {
	list-style: none;
	margin:0;
	padding: 0;
}
img {
	border: none;
}

/*head部分*/
#header {
	width: 1000px;
	height: 85px;
	background-color: white;
}
#header .logo {
	float: left;
	margin-top: 5px;
}
#header .line {
	width: 1px;
	height: 60px;
	background-color:#999;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
#header .compN {
	width: 400px;
	height: 80px;
	float: left;
	margin-left: 10px;
}
#header .right {
	width: 470px;
	height: 60px;
	float: right;
	background:url(../images/top-say.gif) no-repeat left;
	margin-top: 5px;
}
#header .right ul {
	float: right;
	line-height: 18px;
	position: relative;
	top: 10px;
	right: 20px;
	border-left: 1px solid #999;
	padding-left: 10px;
}
#header .right ul a:link, #header .right ul a:visited {
	color: #039;
	text-decoration: none;
}
#header .right ul a:hover, #header .right ul a:active {
	color: #039;
	text-decoration: underline;
}

/*导航栏部分*/
#menu {
	background:url(../images/menu_bg.png) repeat-x;
	width: 1000px;
	height: 35px;
}
#menu ul li {
	float: left;
	width: 100px;
	height: 35px;
	border-right: 1px solid black;
	line-height: 35px;
	text-align: center;
}
#menu ul li a:link, #menu ul li a:visited {
	color: white;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 35px;
	cursor: pointer;
}
#menu ul li a:hover, #menu ul li a:active {
	color: white;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 35px;
	cursor: pointer;
	background:url(../images/menu_button_hover.png) repeat-x;	
}

/*幻灯片部分*/
#huan {
	width: 1000px;
	height: 210px;
	clear: both;
}
#huan #banner{
	width:1000px;
	margin:0px auto;
	height:210px;
	overflow:hidden;
	z-index:-1;
}
#huan #banner img {
	width: 1000px;
	height: 210px;
}
#huan #btn{	
	display: inline;
	width:110px;
	hegiht:18px;
	float:left;
	margin:-30px 0px 0px 865px;
	position:absolute;
	z-index:1;
}
#huan #btn a{
	color:#36f;
	font:700 11px "Arial";
	background:url(../images/ibbtn.gif) no-repeat;
	float:left;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	text-decoration:none;
	margin-left:5px;
}
#huan #btn a.activeSlide{	
	color:#fff;
	background:url(../images/ibhbtn.gif) no-repeat;
}
#huan #btn a:hover{	
	color:#fff;
	background:url(../images/ibhbtn.gif) no-repeat;
}

/*模板内容部分*/
#content_template {
	width: 1000px;
	overflow: auto;
	padding-bottom: 10px;
	background-color: white;
	border-bottom: 1px solid #999;
	position: relative;
}
#content_template .left {
	float: left;
	width: 240px;
	border-right: 1px solid #CCC;
	height: 670px;
	margin-top: 10px;
	position: relative;
	left: 10px;
}
#content_template .left .list {
	float: left;
	width: 230px;
	border: 1px solid #DAD8FE;
}
#content_template .left .list span {
	float: left;
}
#content_template .left .list h3,#content_template .left .info_wrapper h3 {
	padding: 8px 5px;
	font-size: 15px;
	background-color:#ebebeb;
}
#content_template .left .list ul {
	line-height: 2.5em;
	margin: 5px 0px 5px 50px;
	*margin: 5px 0px 5px 45px;
	_margin: 5px 0px 5px 45px;
}
#content_template .left .list ul li {
	_width: 185px;
	_height: 32px;
	list-style-image: url(../images/list_style.gif);
}
#content_template .left .list ul li a {
	position: relative;
	bottom: 2.5px;
	*bottom: 6px;
	_bottom: 5px;
}
#content_template .left .list ul a:link,#content_template .left .list ul a:visited {
	color:#333;
	text-decoration: none;
}
#content_template .left .list ul a:hover,#content_template .left .list ul a:active {
	color: #309;
	text-decoration: none;
}

#content_template .left .link, #content_template .left .info_wrapper {
	float: left;
	width: 230px;
	border: 1px solid #DAD8FE;
	margin-top: 10px;
}
#content_template .left .link .title {
	background-color:#ebebeb;
}
#content_template .left .link ul {
	width: 220px;
	height: 80px;
	margin-top: 7px;
	margin-top: 4px\9;
}
#content_template .left .link ul li {
	float: left;
	margin-left: 5px;
	_margin-left: 3px;
	margin-top: 3px\9;
}

#content_template .left .info_wrapper .info {
	padding: 4px 14px;
	color:#333;
	line-height: 1.78em;
	line-height: 1.85em\9;
	_line-height: 1.7em;
}
#content_template .left .info_wrapper span {
	float: left;
	padding: 3px;
}
#content_template .left .info_wrapper .title {
	height: 33px;
	background-color: #ebebeb;
}

/*页脚部分*/
#footer {
	margin-top: 15px;
	text-align: center;
	color: #CCC;
	line-height: 2em;
}

/*显示隐藏层*/
#content_template #showAndHide {
	width: 285px;
	border: 1px solid #DAD8FE;
	background-color: white;
	position: absolute;
	left: 241px;
	display: none;
	z-index: 5;
}
.showAndHide_list {
	display: none;
	color:#333;
	padding: 5px;
}
.showAndHide_list li {
	line-height: 2em;
	position: relative;
	left: 40px;
	list-style: disc;
}
.showAndHide_list p {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.showAndHide_list li a:link, .showAndHide_list li a:visited {
	color: #333;
	text-decoration: none;
}
.showAndHide_list li a:hover, .showAndHide_list li a:active {
	color: #F60;
}
